From: Glenn Morris Date: Thu, 18 Feb 2010 09:08:37 +0000 (-0800) Subject: * loadup.el: Comment fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~5431 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=332085327c2ec4de221c5ea5de1bbabb3da7827a;p=emacs.git * loadup.el: Comment fix. --- diff --git a/lisp/loadup.el b/lisp/loadup.el index 7622e11593c..85222ce7d9e 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -125,8 +125,8 @@ (load "case-table") (load "international/characters") (load "composite") -;; This file doesn't exist when building Emacs from CVS. It is -;; generated just after temacs is build. +;; This file doesn't exist when building a development version of Emacs +;; from the repository. It is generated just after temacs is built. (load "international/charprop.el" t) ;; Load language-specific files.